CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tracking mean shift

搜索资源列表

  1. four-wei-scale

    0下载:
  2. 在基于Mean-Shift的目标跟踪算法中,尺度自适应机制是算法研究的一个重要方向。一种典型的方法采 用Lindeberg的尺度空间理论以获取目标尺度信息。但现有算法中将尺度由2.D矢量压缩为1一D量,未能精细地 刻画目标仿射变换时的尺度变化,从而限制了算法的适用范围。为此,该文将尺度维1.D滤波推广至2一D,构造得 到了相应的垂D尺度空间,并利用窄间维和尺度维的Mean-Shift交替迭代,实现了同时在空间位置和尺度方向对 目标的有效跟踪,提高了算法在目标尺度变化时的自适应性,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:536832
    • 提供者:张娜
  1. tidu

    0下载:
  2. 针对mean shift 跟踪方法中存在的光照变化不稳定问题, 提出了基于梯度特征与彩色 特征相融合的mean shift 跟踪方法。首先分别提取目标的梯度特征和彩色特征,利用多尺度的相似度 计算方法进行特征的匹配,然后通过最大化相似度对目标进行跟踪。通过物体和人体等运动目标的跟 踪,验证了改进的跟踪算法在光照变化情况下的鲁棒性优于原有的算法,显著降低了跟踪位置误差。-The instability of the light changes in the mean shift tra
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:449845
    • 提供者:张娜
  1. VideoDemo

    1下载:
  2. VC++视频处理框架,一款VC++视频目标检测演示框架的【源代码】,视频演示算法包括:   1. 静态背景下的背景预测法目标检测   2. 静态背景下帧间差分法目标检测   3. Mean Shift目标跟踪方法   4. 重心多目标跟踪方法 -VC++ video processing framework, target detection demonstrates the framework of a VC++ video [source code],
  3. 所属分类:多媒体

    • 发布日期:2013-04-12
    • 文件大小:66711
    • 提供者:seivin
  1. paaaabzipa

    0下载:
  2. 粒子滤波算法讲述粒子滤波过程。一种基于Mean Shift算法与粒子滤波器的人眼跟踪,多谢支持。 -The particle filter algorithm describes the process of particle filter. Mean Shift algorithm and particle filter-based human eye tracking, Thank you for your support.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:167159
    • 提供者:zd
  1. Tobjjecttrackh

    0下载:
  2. 本文介绍的是一种基于粒子滤波与均值偏移算法的目标跟踪.结合创新的的算法克服了两种算法各自的缺陷,鲁棒性与实时性的到了非常大的提高. -This article describes a particle filter and mean shift algorithm-based target tracking. Combination of innovative algorithms to overcome the defects of the two algorithms, the robu
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:917817
    • 提供者:jw
  1. OViddeoTrackkn

    0下载:
  2. 一组使用mean shift与particle filter的目标跟踪代代码,都是一种基于颜色特征的跟踪算法。算法程序源码为纯c代码。 -A set of target tracking using mean shift and particle filter, the generation of code, is a tracking algorithm based on color features. Algorithm program source code for the pure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1614010
    • 提供者:郭娟
  1. Object-Detection

    0下载:
  2. 具有实时检测、跟踪和分析判断的智能化监控系统是智能化监控系统发展的必然趋势,本文提出一种在实时监控下检测和跟踪运动目标的方法,首先使用背景差分法检测出运动目标,并定期使用背景更新策略对参考背景进行局部更新,这样可以提高目标检测的精确度。目标跟踪时在不同的尺度空间获得目标的关键点,增强算法目标在遮挡情况下的鲁棒性, 接下来使用mean shift 算法估计目标在下一帧的位置。-Intelligent monitoring system with real-time detection, track
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:3195165
    • 提供者:yaomeng
  1. MeanShift-algorithm-

    0下载:
  2. 提出了一种基于粒子Mean Shift 迁移过程的红外人体跟踪方法. 算法通过采样粒子迁移和聚类动态建立 目标的状态模型和量测模型. 在被跟踪区域随机布撒粒子, 以各粒子对应像素的亮度作为特征值进行Mean Shift 收敛性分析, 使用收敛后的粒子集表达目标的当前状态 以状态粒子的坐标位置为特征值对其进行Mean Shift 聚 类, 作为对目标的量测. 连续跟踪时, 下一帧的采样粒子基于上一帧的量测结果产生. 与传统的基于序贯重要性采 样的粒子滤波方法相比, 算法不需要目标的
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:567750
    • 提供者:闫旭
  1. rgb_meanshift

    0下载:
  2. matlab均值漂移算法源码,在matlab中可以实现任何avi视频中内容的跟踪-Mean Shift Object Tracking Code
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1270
    • 提供者:wang xiao
  1. iAtracos-1.0

    0下载:
  2. 视频检测跟踪算法 视频检测跟踪算法 视频检测跟踪算法-mean-shift algorithm is a very famous tracking algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-15
    • 文件大小:4571713
    • 提供者:刘雨桥
  1. videoDemo

    0下载:
  2. 打开视频,目标检测和跟踪,包括mean-shift跟踪在内-Open the video, target detection and tracking, including the mean-shift tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:1490929
    • 提供者:李欢
  1. mean_shift

    0下载:
  2. 收录了国外关于mean shift的最好的论文,对于研究基于mean shift的目标跟踪算法有很好的帮帮助。-A collection of the best paper on the mean shift abroad for research help hire good target tracking algorithm based on mean shift
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:4346506
    • 提供者:草田
  1. Video-Demo

    0下载:
  2. VC++视频图像运动目标检测,视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 视频只限于RGB非压缩Windows AVI格式-VC++ video image moving target detection, video presentations algorithm including: 1. The background prediction target d
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:103700
    • 提供者:yangdong
  1. meanshift

    0下载:
  2. Mean Shift是一种最优的寻找概率密度极大值的梯度上升方法,利用核概率密度描述目标的特征可以应用于目标跟踪技术,本程序实例即是基于Mean Shift原理进行目标跟踪,搜索目标位置。-Mean Shift is to find an optimal increase in the gradient of the probability density maxima nuclear probability density describing the target feature targe
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:10716
    • 提供者:guocheng
  1. meanshift

    0下载:
  2. 基于mean-shift算法的物体跟踪,应用于图像处理。-Object tracking based on mean-shift algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-12-06
    • 文件大小:3635290
    • 提供者:孙建云
  1. Lizilvbogenzong

    0下载:
  2. 提出了一种基于粒子滤波的自适应运动目标跟踪方法。均值漂移算法是一种最优梯度下降法,通过 迭代来搜索目标,从而实现对运动目标的跟踪。-Adaptive moving target tracking method based on particle filter. The mean-shift algorithm is an optimal gradient descent method, through an iterative search for the target in order t
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:555164
    • 提供者:阴天
  1. meanshift

    0下载:
  2. 用Mean-Shift算法实现运动目标的跟踪,同时也实现了运动目标的检测-Moving target tracking using Mean-Shift algorithm, but also realize the moving target detection
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:6944244
    • 提供者:sunny
  1. 3.18Pmeanshift

    0下载:
  2. 基于Mean Shift目标跟踪 附有源程序 测试视频 对初学者有很大帮助-Based on Mean Shift tracking with test video source of great help for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:15062279
    • 提供者:王蒙
  1. DlgFaceTracking

    0下载:
  2. 人脸自适应跟踪检测,包含目标检测和基于mean—shift法的目标跟踪-Adaptive Tracking Face Detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-19
    • 文件大小:7186
    • 提供者:wm891230
  1. a_mean_shift

    0下载:
  2. a little algorithm for mean shift tracking remove the "a" inthe beggining og each file then execute
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:3575
    • 提供者:yoltunis
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com